Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sqlite): GROUP BY in query! cause infinite loop at compile time #1002

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

pymongo
Copy link
Contributor

@pymongo pymongo commented Jan 21, 2021

Fix #981

@mehcode mehcode merged commit 31abe22 into launchbadge:master Feb 1, 2021
@mehcode
Copy link
Member

mehcode commented Feb 1, 2021

Thanks for the inf. loop catch. ❤️ This is simple but great.

darkwater added a commit to darkwater/sqlx that referenced this pull request May 12, 2021
TheNeikos added a commit to TheNeikos/sqlx that referenced this pull request Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiler hangs when using SQLite, query_as! and GROUP BY
2 participants